Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Conversation

@SamSaffron
Copy link
Member

Previous version was prone to the bug:

ruby-concurrency/concurrent-ruby#1075

This is particularly bad cause we could have a DB connection
attached to the thread and we never clear it up, so after N hours
this could start exhibiting weird connection issues.

Previous version was prone to the bug:

ruby-concurrency/concurrent-ruby#1075

This is particularly bad cause we could have a DB connection
attached to the thread and we never clear it up, so after N hours
this could start exhibiting weird connection issues.
@SamSaffron SamSaffron merged commit 6a7a45f into main Dec 20, 2024
6 checks passed
@SamSaffron SamSaffron deleted the fix-queues branch December 20, 2024 01:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants